MapSource.fillTileFinish

Gets the success value of a completed shumate_map_source_fill_tile_async() operation.

class MapSource
bool
fillTileFinish

Parameters

result AsyncResultIF

a #GAsyncResult provided to callback

Return Value

Type: bool

%TRUE if the tile was filled with valid data, otherwise %FALSE

Throws

GException on failure.

Meta